emacs.git
18 years ago(vc-git-workfile-unchanged-p): Update comment.
Dan Nicolaescu [Mon, 23 Jul 2007 15:02:16 +0000 (15:02 +0000)]
(vc-git-workfile-unchanged-p): Update comment.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 23 Jul 2007 08:26:29 +0000 (08:26 +0000)]
*** empty log message ***

18 years agoAdd arch tagline
Miles Bader [Mon, 23 Jul 2007 08:00:58 +0000 (08:00 +0000)]
Add arch tagline

18 years ago(vc-directory-exclusion-list): Use eval-after-load.
Dan Nicolaescu [Mon, 23 Jul 2007 02:06:18 +0000 (02:06 +0000)]
(vc-directory-exclusion-list): Use eval-after-load.

18 years ago*** empty log message ***
Kenichi Handa [Mon, 23 Jul 2007 02:01:13 +0000 (02:01 +0000)]
*** empty log message ***

18 years agoUpdate status.
Dan Nicolaescu [Mon, 23 Jul 2007 00:41:51 +0000 (00:41 +0000)]
Update status.

18 years ago(decode_mode_spec): Add case 'R' for to test for
Nick Roberts [Sun, 22 Jul 2007 23:20:31 +0000 (23:20 +0000)]
(decode_mode_spec): Add case 'R' for to test for
remote default-directory.

18 years ago(mode-line-format): Describe above case in doc string.
Nick Roberts [Sun, 22 Jul 2007 23:19:00 +0000 (23:19 +0000)]
(mode-line-format): Describe above case in doc string.

18 years ago*** empty log message ***
Nick Roberts [Sun, 22 Jul 2007 23:17:14 +0000 (23:17 +0000)]
*** empty log message ***

18 years agoMark mode-line-remote as risky.
Nick Roberts [Sun, 22 Jul 2007 23:12:50 +0000 (23:12 +0000)]
Mark mode-line-remote as risky.

18 years ago(mode-line-remote): New variable.
Nick Roberts [Sun, 22 Jul 2007 23:10:30 +0000 (23:10 +0000)]
(mode-line-remote): New variable.
(help-echo): Add to default values of mode-line-format.

18 years ago*** empty log message ***
Nick Roberts [Sun, 22 Jul 2007 23:09:08 +0000 (23:09 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Sun, 22 Jul 2007 22:33:48 +0000 (22:33 +0000)]
*** empty log message ***

18 years ago(isearch-edit-string): Save old point and
Juri Linkov [Sun, 22 Jul 2007 22:33:08 +0000 (22:33 +0000)]
(isearch-edit-string): Save old point and
isearch-other-end to old-point and old-other-end before reading
the search string from minibuffer.  After exiting minibuffer set
point to old-other-end if point and the search direction is the
same as before reading the search string.
(isearch-del-char): Don't set isearch-yank-flag to t.  Put point
to isearch-other-end.  Instead of isearch-search-and-update call
three functions isearch-search, isearch-push-state and isearch-update.

18 years ago(vc-git-register, vc-git-checkin): Use vc-git-command,
Dan Nicolaescu [Sun, 22 Jul 2007 22:03:27 +0000 (22:03 +0000)]
(vc-git-register, vc-git-checkin): Use vc-git-command,
deal with multiple file arguments.
(vc-git-print-log): Deal with multiple file arguments.

18 years ago(diff-refine-ignore-spaces-hunk): Rename from
Stefan Monnier [Sun, 22 Jul 2007 22:02:49 +0000 (22:02 +0000)]
(diff-refine-ignore-spaces-hunk): Rename from
diff-refine-hunk.  Adjust users.
(diff-unified-hunk-p, diff-splittable-p): New functions.
(diff-mode-menu): Use it to disable Split when it doesn't work.

18 years ago*** empty log message ***
Stefan Monnier [Sun, 22 Jul 2007 21:59:55 +0000 (21:59 +0000)]
*** empty log message ***

18 years ago(diff-unified->context): Use the new `apply' undo entry kind
Stefan Monnier [Sun, 22 Jul 2007 21:38:28 +0000 (21:38 +0000)]
(diff-unified->context): Use the new `apply' undo entry kind
if applicable, so as to save undo-log space.

18 years ago(diff-find-file-name): Add arg `batch'.
Stefan Monnier [Sun, 22 Jul 2007 21:28:14 +0000 (21:28 +0000)]
(diff-find-file-name): Add arg `batch'.

18 years ago(diff-beginning-of-file-and-junk): New function.
Stefan Monnier [Sun, 22 Jul 2007 21:26:34 +0000 (21:26 +0000)]
(diff-beginning-of-file-and-junk): New function.
(diff-file-kill): Use it.
(diff-beginning-of-hunk): Add arg `try-harder' using it.
(diff-restrict-view, diff-find-source-location, diff-refine-hunk):
Use it so they find the hunk even when we're in the file header.

18 years ago(vc-git-revision-granularity,vc-git-root),
Dan Nicolaescu [Sun, 22 Jul 2007 21:16:34 +0000 (21:16 +0000)]
(vc-git-revision-granularity,vc-git-root),
(vc-git-command,vc-git-dir-state,vc-git-dired-state-info),
(vc-git-create-repo): New functions.
(vc-git-registered): New autoloaded function definition.
(vc-git-registered): Use vc-git-root.
(vc-git-responsible-p): New defalias.
(vc-git-annotate-extract-revision-at-line): Uncomment.
(vc-git-print-log): Add the file name to the log.
(vc-git-log-view-mode): New derived mode.
(vc-git-diff,vc-git-annotate-command): Use vc-git-command.

18 years ago* progmodes/grep.el (grep-compute-defaults): Keep default values.
Michael Albinus [Sun, 22 Jul 2007 19:59:30 +0000 (19:59 +0000)]
* progmodes/grep.el (grep-compute-defaults): Keep default values.

18 years ago*** empty log message ***
David Kastrup [Sun, 22 Jul 2007 19:54:08 +0000 (19:54 +0000)]
*** empty log message ***

18 years agovc-git.el: New file.
Dan Nicolaescu [Sun, 22 Jul 2007 19:46:04 +0000 (19:46 +0000)]
vc-git.el: New file.

18 years ago(tex-font-script-display): Change default to 0.2.
Stefan Monnier [Sun, 22 Jul 2007 19:20:33 +0000 (19:20 +0000)]
(tex-font-script-display): Change default to 0.2.

18 years ago* vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
Dan Nicolaescu [Sun, 22 Jul 2007 19:04:11 +0000 (19:04 +0000)]
* vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
for branches and new files.

* vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
local-map handling ...
(vc-mode-line): ... here. Improve handling of help-echo.

* vc.el (mode-line-string): Document help-echo usage.

18 years ago*** empty log message ***
Michael Albinus [Sun, 22 Jul 2007 16:50:21 +0000 (16:50 +0000)]
*** empty log message ***

18 years agoSync with Tramp 2.1.10.
Michael Albinus [Sun, 22 Jul 2007 16:49:47 +0000 (16:49 +0000)]
Sync with Tramp 2.1.10.

18 years ago*** empty log message ***
Michael Albinus [Sun, 22 Jul 2007 16:44:07 +0000 (16:44 +0000)]
*** empty log message ***

18 years agoSync with Tramp 2.1.10.
Michael Albinus [Sun, 22 Jul 2007 16:42:02 +0000 (16:42 +0000)]
Sync with Tramp 2.1.10.

18 years ago*** empty log message ***
Jan Djärv [Sun, 22 Jul 2007 12:13:34 +0000 (12:13 +0000)]
*** empty log message ***

18 years ago(x-handle-no-bitmap-icon): New function.
Jan Djärv [Sun, 22 Jul 2007 12:13:24 +0000 (12:13 +0000)]
(x-handle-no-bitmap-icon): New function.

18 years ago(command-line-x-option-alist): Use x-handle-no-bitmap-icon,
Jan Djärv [Sun, 22 Jul 2007 12:13:11 +0000 (12:13 +0000)]
(command-line-x-option-alist): Use x-handle-no-bitmap-icon,

18 years ago*** empty log message ***
Martin Rudalics [Sun, 22 Jul 2007 08:32:16 +0000 (08:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Martin Rudalics [Sun, 22 Jul 2007 08:30:34 +0000 (08:30 +0000)]
*** empty log message ***

18 years ago(change-log-fill-parenthesized-list): New function.
Martin Rudalics [Sun, 22 Jul 2007 08:29:40 +0000 (08:29 +0000)]
(change-log-fill-parenthesized-list): New function.
(change-log-indent): Call change-log-fill-parenthesized-list.
(change-log-fill-paragraph): Bind fill-indent-according-to-mode to
t.  Have lines with leading asterisk start a paragraph.

18 years ago*** empty log message ***
Jay Belanger [Sun, 22 Jul 2007 03:34:39 +0000 (03:34 +0000)]
*** empty log message ***

18 years ago(math-emacs-precision, math-largest-emacs-expt)
Jay Belanger [Sun, 22 Jul 2007 03:33:02 +0000 (03:33 +0000)]
(math-emacs-precision, math-largest-emacs-expt)
(math-smallest-emacs-expt): New variables.
(math-use-emacs-fn): New function.
(math-exp-raw): Evaluate with `math-use-emacs-fn', when appropriate.

18 years ago*** empty log message ***
Thien-Thi Nguyen [Sat, 21 Jul 2007 23:43:59 +0000 (23:43 +0000)]
*** empty log message ***

18 years ago(image-dired-sane-db-file): New func.
Thien-Thi Nguyen [Sat, 21 Jul 2007 23:41:50 +0000 (23:41 +0000)]
(image-dired-sane-db-file): New func.
(image-dired-write-tags, image-dired-remove-tag)
(image-dired-list-tags, image-dired-write-comments)
(image-dired-get-comment, image-dired-mark-tagged-files)
(image-dired-create-gallery-lists): Call new func.

18 years ago(vc-hg-dir-state): Fix loop.
Dan Nicolaescu [Sat, 21 Jul 2007 16:44:56 +0000 (16:44 +0000)]
(vc-hg-dir-state): Fix loop.
(vc-hg-print-log): Fix expected return value for vc-hg-command.
(vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
(vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
(vc-hg-revert): Likewise.
(vc-hg-revision-table, vc-hg-revision-completion-table): New
functions.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 21 Jul 2007 09:44:11 +0000 (09:44 +0000)]
*** empty log message ***

18 years ago(Customizing VC) <vc-handled-backends>: Update the default value.
Eli Zaretskii [Sat, 21 Jul 2007 09:43:41 +0000 (09:43 +0000)]
(Customizing VC) <vc-handled-backends>: Update the default value.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 21 Jul 2007 04:51:48 +0000 (04:51 +0000)]
*** empty log message ***

18 years ago(Why Version Control?): Improve previous change.
Richard M. Stallman [Sat, 21 Jul 2007 04:51:39 +0000 (04:51 +0000)]
(Why Version Control?): Improve previous change.

18 years ago(change-log-resolve-conflict): Don't lose data if the merge fails.
Stefan Monnier [Fri, 20 Jul 2007 20:41:58 +0000 (20:41 +0000)]
(change-log-resolve-conflict): Don't lose data if the merge fails.

18 years ago(add-change-log-entry, add-log-current-defun, change-log-merge):
Stefan Monnier [Fri, 20 Jul 2007 20:31:29 +0000 (20:31 +0000)]
(add-change-log-entry, add-log-current-defun, change-log-merge):
Use derived-mode-p rather than checking major-mode directly.

18 years ago(add-change-log-entry, add-log-current-defun, change-log-merge):
Stefan Monnier [Fri, 20 Jul 2007 20:30:51 +0000 (20:30 +0000)]
(add-change-log-entry, add-log-current-defun, change-log-merge):
Use derived-mode-p rather than checking major-mode directly.

18 years ago(compilation-auto-jump-to-first-error): Add
Dan Nicolaescu [Fri, 20 Jul 2007 20:25:32 +0000 (20:25 +0000)]
(compilation-auto-jump-to-first-error): Add
group and version.

18 years ago(add-change-log-entry): Delay reading add-log-(full-name|mailing-address)
Stefan Monnier [Fri, 20 Jul 2007 20:23:58 +0000 (20:23 +0000)]
(add-change-log-entry): Delay reading add-log-(full-name|mailing-address)
to after we've switched to the ChangeLog buffer so we get the right value.

18 years ago(add-log-file-name): Use file-relative-name.
Stefan Monnier [Fri, 20 Jul 2007 20:09:44 +0000 (20:09 +0000)]
(add-log-file-name): Use file-relative-name.

18 years ago(cvs-mode-add-change-log-entry-other-window): Use a directory
Stefan Monnier [Fri, 20 Jul 2007 20:08:21 +0000 (20:08 +0000)]
(cvs-mode-add-change-log-entry-other-window): Use a directory
name for buffer-file-name if it refers to a directory.

18 years ago(vc-arch-diff): Fix last change.
Stefan Monnier [Fri, 20 Jul 2007 20:02:32 +0000 (20:02 +0000)]
(vc-arch-diff): Fix last change.

18 years ago(compilation-start): Remember the original directory in a buffer-local
Stefan Monnier [Fri, 20 Jul 2007 18:54:57 +0000 (18:54 +0000)]
(compilation-start): Remember the original directory in a buffer-local
compilation-directory.
(compile): Set the global value of compilation-directory.
(recompile): Use compilation-directory even if run from the compilation buffer.

18 years ago(vc-hg-diff): Use vc-hg-command.
Dan Nicolaescu [Fri, 20 Jul 2007 17:32:04 +0000 (17:32 +0000)]
(vc-hg-diff): Use vc-hg-command.

18 years agoFix foreground/background color
Vinicius Jose Latorre [Fri, 20 Jul 2007 17:24:39 +0000 (17:24 +0000)]
Fix foreground/background color

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 20 Jul 2007 11:15:09 +0000 (11:15 +0000)]
*** empty log message ***

18 years ago(install-lisp-CMD, install-lisp-SH): Don't create subdirectories
Eli Zaretskii [Fri, 20 Jul 2007 11:14:40 +0000 (11:14 +0000)]
(install-lisp-CMD, install-lisp-SH): Don't create subdirectories
in $(INSTALL_DIR)/lisp/ if they already exist.

18 years ago(vera-mode-map): Move initialization into declaration.
Stefan Monnier [Fri, 20 Jul 2007 04:48:30 +0000 (04:48 +0000)]
(vera-mode-map): Move initialization into declaration.

18 years ago(vera-re-search-forward, vera-re-search-backward):
Stefan Monnier [Fri, 20 Jul 2007 04:11:14 +0000 (04:11 +0000)]
(vera-re-search-forward, vera-re-search-backward):
Remove use of store-match-data.

18 years ago(flymake-buildfile-dirs): Remove.
Stefan Monnier [Fri, 20 Jul 2007 04:09:08 +0000 (04:09 +0000)]
(flymake-buildfile-dirs): Remove.
(flymake-find-buildfile): Use locate-dominating-file.

18 years ago(locate-dominating-file): Add comment.
Stefan Monnier [Fri, 20 Jul 2007 04:00:37 +0000 (04:00 +0000)]
(locate-dominating-file): Add comment.

18 years ago(vc-delistify): Use mapconcat.
Stefan Monnier [Fri, 20 Jul 2007 03:59:03 +0000 (03:59 +0000)]
(vc-delistify): Use mapconcat.
(vc-do-command): Minor simplification.
(vc-expand-dirs): Use push.

18 years agoAdd todo item.
Stefan Monnier [Fri, 20 Jul 2007 03:57:14 +0000 (03:57 +0000)]
Add todo item.

18 years ago(vc-(m)cvs-create-repo): Remove.
Stefan Monnier [Fri, 20 Jul 2007 03:56:53 +0000 (03:56 +0000)]
(vc-(m)cvs-create-repo): Remove.

18 years ago(vc-find-root): Fix case where `file' is the current
Stefan Monnier [Fri, 20 Jul 2007 03:48:27 +0000 (03:48 +0000)]
(vc-find-root): Fix case where `file' is the current
directory and the root as well.

18 years ago(vc-hg-workfile-unchanged-p): New function.
Dan Nicolaescu [Fri, 20 Jul 2007 03:15:19 +0000 (03:15 +0000)]
(vc-hg-workfile-unchanged-p): New function.

18 years ago(utf-8-post-read-conversion): Temporarily
Kenichi Handa [Fri, 20 Jul 2007 01:53:08 +0000 (01:53 +0000)]
(utf-8-post-read-conversion): Temporarily
bind utf-8-compose-scripts to nil while running *-compose-region
functions.

18 years ago* vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
Dan Nicolaescu [Fri, 20 Jul 2007 01:22:18 +0000 (01:22 +0000)]
* vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
instead of a file.

* vc-hg.el (vc-hg-print-log): Fix for multiple files.

* vc.el: (vc-directory-exclusion-list): Add .hg and .bzr.
(vc-diff-internal): Pass a list instead of a file.

18 years ago(vc-print-log): Fix call to print-log.
Dan Nicolaescu [Fri, 20 Jul 2007 00:19:49 +0000 (00:19 +0000)]
(vc-print-log): Fix call to print-log.
(vc-default-comment-history): Likewise.

18 years ago* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
Dan Nicolaescu [Fri, 20 Jul 2007 00:09:17 +0000 (00:09 +0000)]
* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
(vc-hg-registered): Replace if with when.
(vc-hg-state): Deal with nonexistent files and handle removed
files.
(vc-hg-dir-state, vc-hg-dired-state-info): New functions.
(vc-hg-checkout): Re-enable.
(vc-hg-create-repo): Fix typos.

* vc.el: Fix typo.

* vc-mcvs.el (vc-mcvs-create-repo): Fix typos.

* vc-bzr.el (vc-bzr-create-repo): New function.

18 years agoLog entries as requested by Stefan.
Eric S. Raymond [Thu, 19 Jul 2007 22:23:30 +0000 (22:23 +0000)]
Log entries as requested by Stefan.

18 years agoMake certain diff output gets put in the correcct buffer.
Eric S. Raymond [Thu, 19 Jul 2007 19:59:25 +0000 (19:59 +0000)]
Make certain diff output gets put in the correcct buffer.

18 years ago(vc-find-root): Walk up the tree to find an existing
Stefan Monnier [Thu, 19 Jul 2007 18:49:59 +0000 (18:49 +0000)]
(vc-find-root): Walk up the tree to find an existing
`file' from which to start the search.

18 years agoUpdate Changelog.
Eric S. Raymond [Thu, 19 Jul 2007 14:27:06 +0000 (14:27 +0000)]
Update Changelog.

18 years agovc-cvs-checkin had some reference problems, now fixed.
Eric S. Raymond [Thu, 19 Jul 2007 14:26:08 +0000 (14:26 +0000)]
vc-cvs-checkin had some reference problems, now fixed.

18 years agoFix two variable-reference bugs.
Eric S. Raymond [Thu, 19 Jul 2007 14:18:33 +0000 (14:18 +0000)]
Fix two variable-reference bugs.

18 years ago*** empty log message ***
Martin Rudalics [Thu, 19 Jul 2007 06:31:59 +0000 (06:31 +0000)]
*** empty log message ***

18 years ago(top-level): Fix typo in final comment introduced
Martin Rudalics [Thu, 19 Jul 2007 06:30:39 +0000 (06:30 +0000)]
(top-level): Fix typo in final comment introduced
with last change.

18 years ago(locate-dominating-file): New function.
Stefan Monnier [Thu, 19 Jul 2007 03:29:47 +0000 (03:29 +0000)]
(locate-dominating-file): New function.

18 years ago* progmodes/grep.el (grep-host-defaults-alist): New defvar.
Michael Albinus [Wed, 18 Jul 2007 21:02:29 +0000 (21:02 +0000)]
* progmodes/grep.el (grep-host-defaults-alist): New defvar.
(grep-compute-defaults): Use it.

18 years agoFix read error reported by Fabien Coelho.
Eric S. Raymond [Wed, 18 Jul 2007 20:11:28 +0000 (20:11 +0000)]
Fix read error reported by Fabien Coelho.

18 years agoImprove the explanation of version control to include concepts
Eric S. Raymond [Wed, 18 Jul 2007 19:42:23 +0000 (19:42 +0000)]
Improve the explanation of version control to include concepts
from more modern systems.

18 years agoDocstring fixes.
Stefan Monnier [Wed, 18 Jul 2007 19:16:41 +0000 (19:16 +0000)]
Docstring fixes.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:32:40 +0000 (16:32 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:32:39 +0000 (16:32 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:32:37 +0000 (16:32 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:32:36 +0000 (16:32 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:32:35 +0000 (16:32 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:32:33 +0000 (16:32 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:32:00 +0000 (16:32 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:31:58 +0000 (16:31 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:31:56 +0000 (16:31 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoPut the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond [Wed, 18 Jul 2007 16:12:16 +0000 (16:12 +0000)]
Put the lower half (the back-end) of NewVC in place.  This commit
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

18 years agoGeneralize stay-local-p to operatre on lists of files.
Eric S. Raymond [Wed, 18 Jul 2007 12:43:37 +0000 (12:43 +0000)]
Generalize stay-local-p to operatre on lists of files.
Change two keybindings to point to new function names.

18 years agoGeneralize stay-local-p to operatre on lists of files.
Eric S. Raymond [Wed, 18 Jul 2007 12:43:35 +0000 (12:43 +0000)]
Generalize stay-local-p to operatre on lists of files.
Change two keybindings to point to new function names.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 18 Jul 2007 12:42:16 +0000 (12:42 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 18 Jul 2007 11:55:44 +0000 (11:55 +0000)]
*** empty log message ***

18 years ago(Fsetq_default): Doc fix.
Juanma Barranquero [Wed, 18 Jul 2007 11:54:08 +0000 (11:54 +0000)]
(Fsetq_default): Doc fix.

18 years ago(Fsetq): Doc fix.
Juanma Barranquero [Wed, 18 Jul 2007 11:52:52 +0000 (11:52 +0000)]
(Fsetq): Doc fix.